-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.8.4 rebase #47
1.8.4 rebase #47
Conversation
:000000 100644 0000000000... 0b849921b8... A staging/src/k8s.io/apiserver/pkg/apis/apiserver/v1alpha1/conversion.go
:100644 100644 44131272e7... 28cde82fb2... M pkg/util/dbus/fake_dbus.go
:100644 100644 a9b6b37... 2328ffc... M pkg/apiserver/api_installer.go
:100644 100644 c561ddb... 17ef5df... M pkg/kubelet/server.go
…vider Previously, if the kubelet tried to register itself with the API server, and was rejected due to the external ID changing, it would delete the node object and recreate it. This commit causes it to tolerate a change in ExternalID when the ExternalID is not being provided by a cloud provider, assuming the new ExternalID is either the node's (metadata) name, or one of node's addresses. :100644 100644 0c4fdc1... 8deaa82... M pkg/kubelet/kubelet.go
:100644 100644 b32534e... 3e694fc... M pkg/controller/serviceaccount/tokens_controller.go
:100644 100644 eaa35e6... 2a50982... M pkg/client/cache/fifo.go :100644 100644 0f2ceb8... 667c168... M pkg/client/cache/fifo_test.go
Doesn't offer enough use, complicates creation and setup.
We don't run system pods so waiting for them is somewhat pointless
:100644 100644 ac7025a... dce57e1... M pkg/apimachinery/registered/registered.go
Until kubernetes#11016 is resolved, we suspect that a combination of start latency and the corresponding effect on sync pod latency is causing status manager to fail to report within the 2 minute window. Double for now :100644 100644 30b6fd0e94... ea322bbddb... M test/e2e/common/container_probe.go
Until kubernetes#11016 is fixed, this reduces flakiness in extended suites where long start delays result in this test failing. :100644 100644 62b8918f36... 99d37eca2f... M test/e2e/framework/util.go
Add a longer timeout to the test to deal with kubernetes#11016. :100644 100644 fee5a4c9b4... 2fa0a919b4... M test/e2e/pods.go
:100644 100644 fb648e5285... 21d36a92dd... M staging/src/k8s.io/apiserver/pkg/endpoints/discovery/legacy.go
:000000 100644 0000000000... c47e998a04... A plugin/pkg/scheduler/scheduler_patch.go
…nfig :000000 100644 0000000000... 29aa4dd35d... A cmd/kube-proxy/app/server_patch.go
:000000 100644 0000000000... cba0760ef5... A pkg/printers/printer_patch.go :100644 100644 2177558529... 30fd8ab5f2... M pkg/printers/printers.go
:100644 100644 f30df0fa2e... 0c114a330a... M cmd/kube-controller-manager/app/controllermanager.go :100644 100644 491366288b... 74f4dec20e... M pkg/controller/client_builder.go :100644 100644 e6d1b91001... 7be7278c9d... M pkg/master/client_ca_hook.go
:000000 100644 0000000000... b684356ed4... A pkg/registry/core/rest/scc_patch.go :100644 100644 66e2a7be20... ea1028e61e... M pkg/registry/core/rest/storage_core.go
They fail validation :100644 100644 0d71f127ab... 6d49746c08... M plugin/pkg/admission/alwayspullimages/admission.go :100644 100644 e291e6e669... f22fb59942... M plugin/pkg/admission/alwayspullimages/admission_test.go
:100644 100644 9708277f37... 7ad9d21e27... M staging/src/k8s.io/apiserver/pkg/server/config.go :100644 100644 dd9ab0dcfe... fcaec9e519... M staging/src/k8s.io/apiserver/pkg/server/routes/version.go
:100644 100644 31228219fe... 72987e330d... M pkg/controller/node/timed_workers_test.go
:000000 100644 0000000000... 748bed00fb... A staging/src/k8s.io/apiserver/pkg/admission/patch.go :100644 100644 dd1368d4dd... 0e422f990c... M staging/src/k8s.io/apiserver/pkg/admission/plugins.go
…s probes :100644 100644 9cff34a208... 37a94b06ac... M pkg/kubelet/prober/prober.go
… resources :100644 100644 8853640871... 23783a6593... M pkg/controller/garbagecollector/garbagecollector.go :100644 100644 c19305312e... 2eed274c36... M pkg/controller/garbagecollector/graph_builder.go
…ports :100644 100644 bcbe9fcd4f... 6b69f366e4... M staging/src/k8s.io/client-go/tools/remotecommand/remotecommand.go
17a7667
to
ad66b14
Compare
About |
I can't find that commit in openshift/origin... only in openshift/kubernetes All the branches I see that commit in, there is no accompanying commit with anything related I can see |
ad66b14
to
df9dcff
Compare
…ion errors :100644 100644 5d82f92cb4... 8b0c14664d... M pkg/api/serialization_test.go :100644 100644 1a13377e7d... 8b2b3957f1... M staging/src/k8s.io/apimachinery/pkg/apis/meta/fuzzer/fuzzer.go :100644 100644 8ec26f54c4... b261dd2ed5... M staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/group_version_test.go :100644 100644 c7442ed7ff... 59a82bbfe5... M staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_test.go :100644 100644 76579e5f2f... 80644d3a68... M staging/src/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go
:100644 100644 c6d5b1ea65... 1ce682b668... M federation/pkg/kubefed/init/init_test.go
:100644 100644 e5a9eb24d4... 0290024128... M third_party/forked/etcd221/pkg/fileutil/fileutil_test.go
Signed-off-by: Humble Chirammal <[email protected]> :100644 100644 e1118b3ba0... 4bf855b962... M pkg/volume/glusterfs/glusterfs.go
…ched volumes :100644 100644 ff893c3c41... c940d2f538... M plugin/pkg/scheduler/algorithm/predicates/BUILD :100644 100644 d047c0ffcd... efe1fac490... M plugin/pkg/scheduler/algorithm/predicates/predicates.go :100644 100644 d085d9d6f6... a148e112bc... M plugin/pkg/scheduler/algorithm/predicates/predicates_test.go
…er volume predicate :100644 100644 efe1fac490... 4282fb82cd... M plugin/pkg/scheduler/algorithm/predicates/predicates.go
…pon detection :100644 100644 5398ff8159... 92534b83d8... M pkg/kubelet/dockershim/BUILD :100644 100644 b8160bbd9b... 34254d3488... M pkg/kubelet/dockershim/checkpoint_store.go :100644 100644 6ad1d79416... 18f9d2d0d5... M pkg/kubelet/dockershim/docker_checkpoint.go :100644 100644 47220063e4... 56bfc3598c... M pkg/kubelet/dockershim/docker_sandbox.go :100644 100644 745286038a... d0614fc05c... M pkg/kubelet/dockershim/docker_service.go :100644 100644 02195b0266... 34bbb5303e... M pkg/kubelet/dockershim/testing/util.go
… is partial Signed-off-by: Antonio Murdaca <[email protected]> :100644 100644 4f9513d4b5... 99f7c13934... M pkg/kubelet/kuberuntime/kuberuntime_logs.go
…umeric USER :100644 100644 70bb933393... c470118306... M pkg/kubelet/kuberuntime/kuberuntime_container.go :100644 100644 e07834c071... 9c45e0a283... M pkg/kubelet/kuberuntime/kuberuntime_container_test.go :100644 100644 c0d4ce7347... 3d48d372ac... M pkg/kubelet/kuberuntime/security_context.go :100644 100644 ae724ab314... d3261b51f5... M pkg/kubelet/kuberuntime/security_context_test.go
…efulset controller startup :100644 100644 2cde7ab3fe... 077eb0504c... M pkg/controller/statefulset/stateful_set.go
:100644 100644 20c751038a... 768c437fe4... M pkg/kubelet/status/status_manager.go
:100644 100644 9fa52a0021... dab9e7233d... M staging/src/k8s.io/apiserver/pkg/server/config.go :100644 100644 9be725d4e2... 65e2ed1670... M staging/src/k8s.io/apiserver/pkg/server/genericapiserver.go :100644 100644 08e342ef56... 9218a1e185... M staging/src/k8s.io/apiserver/pkg/server/routes/swagger.go
:100644 100644 c02d75b61a... 57990372e8... M staging/src/k8s.io/apiserver/pkg/storage/etcd/testing/utils.go
31c4c91
to
7618833
Compare
bumps to v1.8.4
based on upstreams on release-1.8.1 branch at 7f47d4b (
sync([email protected]:/openshift/origin.git): fe4f49890e510081eb3d8e433a380e15e7a420e0
)pick list at https://docs.google.com/spreadsheets/d/1R4JAr8i7j-eCFVYPqLjegUQmi_ppbk_TT38UGB9xLzE/edit#gid=0
three notable changes:
UPSTREAM: carry: google.golang.org/grpc 231b4cfea0e79843053a33f5fe90bd4d84b23cd3 for kubelet api
... there were no go changes, just godep json and markdown docs. @sttts, any feedback on this?UPSTREAM: docker/engine-api: 26718: Add Logs to ContainerAttachOptions
... we strip vendor, so this wouldn't have done anything I can see. @deads2k, do you concur?